[INFO] cloning repository https://github.com/andrematteo/zerg_attack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrematteo/zerg_attack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrematteo%2Fzerg_attack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrematteo%2Fzerg_attack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52aea4322eb7637cd6ec8be2d35d794b26e79134
[INFO] fixing andrematteo/zerg_attack against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrematteo%2Fzerg_attack" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrematteo/zerg_attack
[INFO] finished tweaking git repo https://github.com/andrematteo/zerg_attack
[INFO] tweaked toml for git repo https://github.com/andrematteo/zerg_attack written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrematteo/zerg_attack on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrematteo/zerg_attack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded duration-string v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91
[INFO] running `Command { std: "docker" "start" "73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking duration-string v0.5.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking zerg_attack v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use zerg::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use zerg::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zerg`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use zerg::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zerg`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use zerg::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Command::Overlord(args) => zerg::overlord::run(&args.hatchery, args.interval),
[INFO] [stdout]     |                                    ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Command::Overlord(args) => zerg::overlord::run(&args.hatchery, args.interval),
[INFO] [stdout]     |                                    ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         zerg::table::write_report_json("results.json", &results)?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         zerg::table::write_report_json("results.json", &results)?;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         zerg::table::print_endpoint_report(&results);
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         zerg::table::print_endpoint_report(&results);
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let hatchery = zerg::hatchery::Hatchery::new();
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::Command::Hatchery`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 169 -         let hatchery = zerg::hatchery::Hatchery::new();
[INFO] [stdout] 169 +         let hatchery = crate::Command::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let hatchery = zerg::hatchery::Hatchery::new();
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::Command::Hatchery`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 169 -         let hatchery = zerg::hatchery::Hatchery::new();
[INFO] [stdout] 169 +         let hatchery = crate::Command::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                     zerg::table::print_endpoint_report(&results);
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     zerg::drone::run(&args.hatchery, args.name, args.max_concurrency, args.once)
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                     zerg::table::print_endpoint_report(&results);
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `zerg` in this scope
[INFO] [stdout]    --> src/main.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     zerg::drone::run(&args.hatchery, args.name, args.max_concurrency, args.once)
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `zerg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zerg`, use `cargo add zerg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerg_attack` (bin "zerg_attack") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerg_attack` (bin "zerg_attack" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91", kill_on_drop: false }`
[INFO] [stdout] 73a4055c8bd6cf66e54485900b9c3ab482e7f7362ff7cb6da880e4e267771d91
